-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: signing behind interface #20
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! Some naming suggestions:
…toSigner -> KeyringSigner, NewLocalKeyringCriptoSigner -> NewKeyringSigner
…to rafilx/signing-behind-interface
@gitferry asking to review again as I modified the interface to receive all the BTCDelegations at once and return the signatures, so each call of AddCovenantSignatures we only call once the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! No blocker apart from Konrad's comment
I will wait for another review of @KonradStaniec to merge it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for incorporating all comments 👍 looks good! just one minor question
Sign(...